Package | fhir.trustedhealthapps.org |
Type | StructureDefinition |
Id | Id |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=fhir.trustedhealthapps.org@1.1.6&canonical=https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleHardware |
Url | https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleHardware |
Version | 1.1.6 |
Status | active |
Name | HealthAppModuleHardware |
Title | Hardware on HealthAppModule |
Experimental | False |
Realm | us |
Authority | hl7 |
Type | Extension |
Kind | complex-type |
StructureDefinition | |
https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModule | HealthAppModule |
No resources found
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleHardware",
"version" : "1.1.6",
"name" : "HealthAppModuleHardware",
"title" : "Hardware on HealthAppModule",
"status" : "active",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
}
],
"kind" : "complex-type",
"abstract" : false,
"context" : [
{
"type" : "element",
"expression" : "DeviceDefinition"
}
],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Extension",
"path" : "Extension",
"short" : "Zusatzgeräte für die Nutzung eines Moduls einer DiGA",
"definition" : "Angaben zur Erforderlichkeit von Zusatzgeräten für die Nutzung eines Moduls einer digitalen Gesundheitsanwendung (DiGA).",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension",
"path" : "Extension.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
},
"min" : 0
},
{
"id" : "Extension.extension:description",
"path" : "Extension.extension",
"sliceName" : "description",
"short" : "Beschreibung",
"definition" : "Beschreibung der erforderlichen Zusatzgeräte.",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:description.url",
"path" : "Extension.extension.url",
"fixedUri" : "description"
},
{
"id" : "Extension.extension:description.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "string"
}
],
"mustSupport" : true
},
{
"id" : "Extension.extension:included",
"path" : "Extension.extension",
"sliceName" : "included",
"short" : "Zusatzgeräte enthalten",
"definition" : "Gibt an ob Zusatzgeräte enthalten sind (true) oder nicht (false).",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:included.url",
"path" : "Extension.extension.url",
"fixedUri" : "included"
},
{
"id" : "Extension.extension:included.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
},
{
"id" : "Extension.extension:optional",
"path" : "Extension.extension",
"sliceName" : "optional",
"short" : "Zusatzgeräte optional",
"definition" : "Gibt an ob es optionale Zusatzgeräte gibt (true) oder (false).",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:optional.url",
"path" : "Extension.extension.url",
"fixedUri" : "optional"
},
{
"id" : "Extension.extension:optional.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
},
{
"id" : "Extension.extension:required",
"path" : "Extension.extension",
"sliceName" : "required",
"short" : "Zusatzgeräte erforderlich",
"definition" : "Gibt an ob es erforderliche Zusatzgeräte gibt (true) oder (false).",
"min" : 0,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Extension.extension:required.url",
"path" : "Extension.extension.url",
"fixedUri" : "required"
},
{
"id" : "Extension.extension:required.value[x]",
"path" : "Extension.extension.value[x]",
"min" : 1,
"type" : [
{
"code" : "boolean"
}
],
"mustSupport" : true
},
{
"id" : "Extension.url",
"path" : "Extension.url",
"fixedUri" : "https://fhir.trustedhealthapps.org/StructureDefinition/HealthAppModuleHardware"
},
{
"id" : "Extension.value[x]",
"path" : "Extension.value[x]",
"max" : "0",
"type" : [
{
"code" : "base64Binary"
},
{
"code" : "boolean"
},
{
"code" : "canonical"
},
{
"code" : "code"
},
{
"code" : "date"
},
{
"code" : "dateTime"
},
{
"code" : "decimal"
},
{
"code" : "id"
},
{
"code" : "instant"
},
{
"code" : "integer"
},
{
"code" : "markdown"
},
{
"code" : "oid"
},
{
"code" : "positiveInt"
},
{
"code" : "string"
},
{
"code" : "time"
},
{
"code" : "unsignedInt"
},
{
"code" : "uri"
},
{
"code" : "url"
},
{
"code" : "uuid"
},
{
"code" : "Address"
},
{
"code" : "Age"
},
{
"code" : "Annotation"
},
{
"code" : "Attachment"
},
{
"code" : "CodeableConcept"
},
{
"code" : "Coding"
},
{
"code" : "ContactPoint"
},
{
"code" : "Count"
},
{
"code" : "Distance"
},
{
"code" : "Duration"
},
{
"code" : "HumanName"
},
{
"code" : "Identifier"
},
{
"code" : "Money"
},
{
"code" : "Period"
},
{
"code" : "Quantity"
},
{
"code" : "Range"
},
{
"code" : "Ratio"
},
{
"code" : "Reference"
},
{
"code" : "SampledData"
},
{
"code" : "Signature"
},
{
"code" : "Timing"
},
{
"code" : "ContactDetail"
},
{
"code" : "Contributor"
},
{
"code" : "DataRequirement"
},
{
"code" : "Expression"
},
{
"code" : "ParameterDefinition"
},
{
"code" : "RelatedArtifact"
},
{
"code" : "TriggerDefinition"
},
{
"code" : "UsageContext"
},
{
"code" : "Dosage"
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.